﻿PLAYSOUND.NET

This sample project will build only on Windows. The project file, PlaySound.NET.sln was created using VisualStudio C++.NET 2002.

This project shows how to build a Lasso module using a managed C++ project in VisualStudio.

This project will register one tag:

audio_playsound(<path to sound file>) - Plays the specified WAV sound file.

The test file playsound_test.lasso can be used to test the tag. It will play one of the Windows System sounds.
